home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / m2gem106.lzh / CRYSTAL1.06 / CMP / TSM2_1 / GL.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-10-31  |  151 b   |  7 lines

  1. rem order hinzulinken
  2. m2 /l order+%1, %1.app /m/c
  3. cd c:\tsm2_1\work
  4. del %1.exe
  5. rem min heap = 65536, max heap = 131072
  6. setheaps %1.app 1000 2000
  7.